xen.git
2007-03-02 kfraser@localhost... linux: Fix xenbus device write function.
2007-03-02 kfraser@localhost... tpm: Code style cleanups.
2007-03-02 kfraser@localhost... [Linux] [TPM driver] Resume frontend after checkpointing
2007-03-02 kfraser@localhost... linux: Use old-mode of save/restore for uniproc guests...
2007-03-02 kfraser@localhost... linux: allow use of split page table locks
2007-03-02 kfraser@localhost... [PVFB][TOOLS] Terminate backend when frontend vanishes...
2007-03-02 kfraser@localhost... linux/x86: avoid a re-definition warning on x86-64...
2007-03-02 kfraser@localhost... .S->.o generation should depend on asm-offsets.h
2007-03-02 kfraser@localhost... xend: Fix startup when dom0 does not see all physical...
2007-03-02 kfraser@localhost... xend: Catch VmError exception when creating a domain...
2007-03-02 kfraser@localhost... acm: Fix bogus domain_rcu_lock() invocations to rcu_unl...
2007-03-02 Tim Deegan[XEN] Remove a race condition in shadow mark_dirty...
2007-03-02 kfraser@localhost... linux: Support new 'fast suspend' mode which does not...
2007-03-02 kfraser@localhost... tools: Advertise save/restore multiple VCPU contexts...
2007-03-02 Christian Limpach[xenstored] Fix error path when xc_map_foreign_range...
2007-03-01 kfraser@localhost... Save/restore context of all online VCPUs in PV save...
2007-03-01 Christian Limpach[tools] Set guest address size to be the same as dom0...
2007-03-01 Christian Limpach[XEN] Check that the cr3 mfn is valid before using it.
2007-03-01 kfraser@localhost... linux: No need to kmem_cache_shrink(pgd_cache) on save...
2007-03-01 kfraser@localhost... Fully reset the xenstore connection when a domain is...
2007-03-01 Tim Deegan[HVM] Save/restore: remove bogus "valid state" check
2007-03-01 kfraser@localhost... hvm: Clean up console-information passing via xenstore.
2007-03-01 kfraser@localhost... Fix Xend domain_lookup error report when looking up...
2007-03-01 kfraser@localhost... acm: Fix the traversal of the event channel buckets...
2007-03-01 kfraser@localhost... Create P2M map during Mini-OS boot (fixes 'xm dump...
2007-03-01 kfraser@localhost... Fix PAE Mini-OS build.
2007-03-01 kfraser@localhost... x86: No need to take full reference when doing mmu_upda...
2007-03-01 kfraser@localhost... xen: Cleanups and bug fixes after the rcu_lock_domain...
2007-03-01 Tim DeeganRemove Xen workaround for HVM builder now that it's...
2007-03-01 Tim DeeganMerge
2007-03-01 Tim Deegan[HVM] Builder must know which kind of vcpu context...
2007-03-01 kfraser@localhost... xen: Use RCU-based domain-locking functions where appro...
2007-03-01 kfraser@localhost... xen: Last minute rename of RCU domain get/put functions:
2007-03-01 kfraser@localhost... hvm/ia64: Fix IDE PIO acceleration.
2007-03-01 kfraser@localhost... Change compat-check in set_vcpucontext again. Give...
2007-03-01 Tim Deegan[XEN] Fix cset 14166
2007-02-28 Wim Colgate Use stat to poll on phantom device until it becomes...
2007-02-28 kfraser@localhost... libxc: Quieten the discard_file_cache() function. Prese...
2007-02-28 kfraser@localhost... Fix init.d/xendomains startup script so log_error and...
2007-02-28 kfraser@localhost... linux: More save/restore fixes. Fix deadlock of cpu_hot...
2007-02-28 George Dunlap[XEN][SHADOW] Use slow method for early-unshadow
2007-02-28 George Dunlap[XEN][SHADOW] Fix early-unshadow logic.
2007-02-28 kfraser@localhost... hvm: Only do hvm_disable() on HVM-enabled systems.
2007-02-28 kfraser@localhost... linux: Disable idle-loop alternatives.
2007-02-28 kfraser@localhost... linux: Split suspend_mutex into watch_mutex and transac...
2007-02-28 kfraser@localhost... More PV save/restore fixes.
2007-02-28 Tim DeeganFix 32-bit x86 compile
2007-02-28 Tim Deegan[XEN] Compat-mode dom0 always provides compat vcpu_gues...
2007-02-28 Tim Deegan[XEN] Make the compat-mode l4 page table look more...
2007-02-28 Christian Limpach[XEN] No need to change the compat mode of the guest...
2007-02-28 kfraser@localhost... Loop on actual elfnote array size rather than depending...
2007-02-28 kfraser@localhost... Add suspend_cancel flag to linux elf notes.
2007-02-28 kfraser@localhost... Add xm save -c/--checkpoint option
2007-02-28 kfraser@localhost... Let xend choose to do hard or soft domain resumption...
2007-02-28 kfraser@localhost... Fix off-by-one preventing the last elfnote from being...
2007-02-27 kfraser@localhost... Add openssl-dev and xorg-x11-dev to README
2007-02-27 kfraser@localhost... [XEN] [ACM] Simplify the event channel scanning
2007-02-27 kfraser@localhost... Fix for Solaris compile/output for VBDs in xentop.
2007-02-27 Ian Campbellmerge
2007-02-27 Ian Campbell[TOOLS] Add support for XEN_ELFNOTE_L1_MFN_VALID to...
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [3/3]
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [2/3]
2007-02-27 kfraser@localhost... Accelerate IDE PIO on HVM/IA64 [1/3]
2007-02-27 Steven HandFix save/restore (and non-live migrate) on PAE.
2007-02-27 Ewan MellorAdded SXP pretty-printer.
2007-02-27 kfraser@localhost... linux: Don't allow partial message raeds from xenstore...
2007-02-27 Ewan MellorFix exception handling to cope with exceptions that...
2007-02-27 George Dunlap[TOOLS] Make xentrace help a little more informative.
2007-02-27 George DunlapMerge
2007-02-27 George Dunlap[TOOLS] Added option to xentrace to discard records...
2007-02-27 kfraser@localhost... x86: Fix BUG() crash in mm.c.
2007-02-27 Ewan MellorFix missing bits of the docs from cset 14020, and match...
2007-02-27 Ewan MellorImplementation of host_metrics.get_all, PIF_metrics...
2007-02-27 Ewan MellorAdded some more fields to host_cpu.
2007-02-26 Tim Deegan[HVM][SVM] Save/Restore: Remove commented out code
2007-02-26 kfraser@localhost... Missing files from previous changeset.
2007-02-26 kfraser@localhost... [xentrace][HVM] introduce HVM tracing to unify SVM...
2007-02-26 kfraser@localhost... x86: Update map_pages_to_xen() to avoid arithmetic...
2007-02-26 kfraser@localhost... x86: Clean up {alloc,free}_xen_pagetable() interface...
2007-02-26 Ewan MellorAdd argument check for xm network-attach command
2007-02-26 Ewan MellorFix xm vcpu-set command for when wrong number of VCPU...
2007-02-26 Ewan MellorMove credit scheduler configuration into XendDomainInfo...
2007-02-26 Tim DeeganMerge
2007-02-26 Tim Deegan[TOOLS] fix sizeof() usage in xc_core
2007-02-26 kfraser@localhost... linux: Fix backward compatibility in page table handling
2007-02-26 Tim Deegan[XEN] Allow log-dirty mode to be enabled on already...
2007-02-26 kfraser@localhost... Remap PCI-ISA IRQ 6 to IRQ 7. Disable LPT1 by default...
2007-02-26 kfraser@localhost... Resolve conflict over use of name xen_elfnote.
2007-02-26 Tim DeeganMerge
2007-02-26 Tim Deegan[HVM] Shadow: always use mmio_space() to detect MMIO...
2007-02-26 kfraser@localhost... libxc, ia64: Added new arch_hook for registering ia64...
2007-02-26 kfraser@localhost... Save elfnotes in VM sxpr under image/notes, and load...
2007-02-26 kfraser@localhost... Write Xen ELF notes into xenstore on domain build.
2007-02-26 Tim Deegan[HVM] Revert cset 14083
2007-02-26 kfraser@localhost... xm-test, acm: Use xvda* device name instead of sdb...
2007-02-26 kfraser@localhost... Remove duplicate #includes from Linux sparese-tree...
2007-02-26 root@xenhog02... fix PDPE entry in P2M table under 32bit PAE hypervisor
2007-02-26 Ewan MellorRemove unused network.default_{gateway,netmask}.
2007-02-25 Ewan MellorRedefine units of VDI.virtual_size to be bytes, not...
2007-02-25 Ewan MellorAdded host.capabilities field.
next